TwclServerConnection.Clients[Integer] Property

Gets a connected client by its index.

Namespace: wclConnections
public
 property Clients[const Index: Integer]: TwclServerClientConnection
 read GetClients; default;

Parameters

Index
Type: Integer

Property Value

The connected client.